Frame—Note set_label always destroys :label-widget
authorDaniel Boles <dboles@src.gnome.org>
Tue, 21 Feb 2017 21:18:01 +0000 (21:18 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 21 Feb 2017 21:26:43 +0000 (21:26 +0000)
commite0b70f3629dc0b9fa82888b341fafb9b775dfef5
tree51300d58fee40adc0d26b2163dbe7caf0a6fe003
parentb106c5e4d56c88c32ba3d2940171e71cbfc77627
Frame—Note set_label always destroys :label-widget

The fact that it doesn’t reuse the existing GtkLabel if present is not
immediately obvious to users (or is it just me?), so clarify that the
pre-existing :label-widget, if any, is always removed and replaced.
gtk/gtkframe.c